projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5f761c
)
comment
author
Dave Love
<fx@gnu.org>
Thu, 23 Nov 2000 16:05:05 +0000
(16:05 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 23 Nov 2000 16:05:05 +0000
(16:05 +0000)
lisp/gnus/uudecode.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/uudecode.el
b/lisp/gnus/uudecode.el
index 860cb9358efd23d5bc924cc9ae88c61ca5953f5f..9f423ebd92d39f8d4efc954737c2b6e7e1038895 100644
(file)
--- a/
lisp/gnus/uudecode.el
+++ b/
lisp/gnus/uudecode.el
@@
-32,6
+32,10
@@
;; should presumably use a vector or list buffer for partial results
;; rather than with-current-buffer. -- fx
+;; Only `uudecode-decode-region' should be advertised, and whether or
+;; not that uses a program should be customizable, but I guess it's
+;; too late now. -- fx
+
;;; Code:
(eval-when-compile (require 'cl))